PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / setUseCanonicalDateTimeFormat Method
True if any submitted field values representing dates should be converted to the standard PDF format.
In This Topic
    setUseCanonicalDateTimeFormat Method
    In This Topic
    Sets a value indicating whether the field values representing dates are converted to the standard PDF format.
    Syntax
    public void setUseCanonicalDateTimeFormat( 
       boolean value
    )

    Parameters

    value
    True if any submitted field values representing dates should be converted to the standard PDF format.
    See Also